object Form1: TForm1 Left = 232 Top = 110 Width = 435 Height = 300 Caption = 'Form1' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 149 Top = 0 Width = 278 Height = 273 Align = alClient Caption = 'Panel1' TabOrder = 0 object Panel3: TPanel Left = 1 Top = 1 Width = 276 Height = 108 Align = alTop Caption = 'Panel3' TabOrder = 0 object SplitBar1: TSplitBar Left = 1 Top = 98 Width = 274 Height = 9 Cursor = crVSplit Align = alBottom Caption = 'SplitBar1' TabOrder = 0 SplitOrientation = spVertical end end object Panel4: TPanel Left = 1 Top = 156 Width = 276 Height = 116 Align = alBottom Caption = 'Panel4' TabOrder = 1 object SplitBar2: TSplitBar Left = 1 Top = 1 Width = 274 Height = 9 Cursor = crVSplit Align = alTop Caption = 'SplitBar1' TabOrder = 0 SplitOrientation = spVertical end end end object Panel2: TPanel Left = 0 Top = 0 Width = 149 Height = 273 Align = alLeft Caption = 'Panel2' TabOrder = 1 object SplitBar3: TSplitBar Left = 100 Top = 1 Width = 48 Height = 271 Align = alRight Caption = 'SplitBar3' TabOrder = 0 object SpeedButton1: TSpeedButton Left = 12 Top = 12 Width = 25 Height = 25 GroupIndex = 3 Down = True end object SpeedButton2: TSpeedButton Left = 12 Top = 40 Width = 25 Height = 25 GroupIndex = 3 end object SpeedButton3: TSpeedButton Left = 12 Top = 68 Width = 25 Height = 25 GroupIndex = 3 end object SpeedButton4: TSpeedButton Left = 12 Top = 96 Width = 25 Height = 25 GroupIndex = 3 end end end end